Skip to content

Conversation

@francois-rozet
Copy link
Contributor

@francois-rozet francois-rozet commented Sep 17, 2025

Types of changes

Fix #760

Motivation and context / Related issue

See #760

How has this been tested (if it applies)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

@github-actions github-actions bot added the ot.lp label Sep 17, 2025
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (3a53dff) to head (14eb1a4).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files         107      107           
  Lines       21879    21879           
=======================================
  Hits        21259    21259           
  Misses        620      620           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rflamary rflamary merged commit 17699d7 into PythonOT:master Sep 17, 2025
18 checks passed
@rflamary
Copy link
Collaborator

Thanks @francois-rozet

MatDag pushed a commit to MatDag/POT that referenced this pull request Sep 25, 2025
* Fix deprecation warning of .T for 1-d inputs

* Update RELEASES.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecation warning for ot.lp.wasserstein_1d with torch backend

2 participants